home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d886.lha / PatchLibrary / FD / patch_lib.fd
Encoding:
Text File  |  1993-07-16  |  187 b   |  10 lines

  1. * "patch.library"     (c) 1993 by Stefan Fuchs
  2. ##base _PatchBase
  3. ##bias 30
  4. ##public
  5. InstallPatch(newPatch)(a0)
  6. WaitRemovePatch(patch)(a0)
  7. RemovePatch(patch)(a0)
  8. FindPatch(name)(a0)
  9. ##end
  10.